The NMVert object

This object holds mesh vertex data.

Class Variable Summary

á

co - The vertex coordinates (x, y, z).

á

index - The vertex index, if owned by a mesh.

á

no - The vertex normal vector (nx, ny, nz).

á

uvco - The vertex texture "sticky" coordinates.

Class Variable Details

co

The vertex coordinates (x, y, z).

index

The vertex index, if owned by a mesh.

no

The vertex normal vector (nx, ny, nz).

uvco

The vertex texture "sticky" coordinates.